home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / tcp / HyperMail102.readme < prev    next >
Text File  |  1995-07-02  |  4KB  |  92 lines

  1. Short:    Port of HyerMail. A news/mailinglist->html conv.
  2. Author:   Kevin Hughes (kevinh@eit.com)
  3. Uploader: Joop van de Wege (Joop.vandeWege@medew.ento.wau.nl)
  4. Type:     comm/tcp
  5.  
  6. This is a port of Hypermail V1.02. It allows you to convert 'mbox' files
  7. to html, which are indexed on 'date', 'author', 'thread' and 'subject'.
  8. It does have option for replacing complete archives or updating them,
  9. settings through environment variables, configfile, commandline or
  10. hardwired.
  11. Compiles under GCC with ixemul in one go, Libnix and Aztec5.2.
  12. Included are executables for MC68000 and MC68020 both compiled with Libnix,
  13. having only one cosmetic bug. The printf("%f") is broken on LibNix for I
  14. think all processor versions of the library.
  15. Shouldn't be problem if no progress indicator is used. :)
  16. If you want to see Hypermail in actions check out the HotJava
  17. mailing archives at: http://java.sun.com
  18.  
  19.  
  20. 1.02  16/6/95
  21.     Added a couple of #ifdef AMIGA to various files and updated the 
  22.     Makefile to reflect this aswell.
  23.     Only MAJOR rewrite is the file 'file.c'
  24.     For compiling with the -noixemul switch you'll need the file
  25.     'getopt.c' which is included in this distribution.
  26.     For compiling with Aztec5.2 you'll need 2 extra files: 'getopt.c'
  27.     and 'strcasecmp.c' (from the ixemulV41.00 source).
  28.     It is possible to compile the original source if you use ixemul.library
  29.     to handle the u*ix functions. Just #undef AMIGA and all should compile
  30.     fine.
  31.     Compiler used:
  32.     GCC 2.6.3 ixemul.library V41.00 and LibNixV0.8/0.9
  33.  
  34. Things to do:
  35. ~~~~~~~~~~~~
  36. Libcgi works with GCC but not yet with Aztec.
  37. A Smakefile from someone with SAS/C would be welcome.
  38. Find out why Libnix prints '-', '/', '+' and more characters like this when
  39. doing floating point 'printf'. This is documented behaviour with an 040 but
  40. not on an 030. My configuration is an stock A3000-030@25Mhz.
  41.  
  42.  
  43. ============================= Archive contents =============================
  44.  
  45. Original  Packed Ratio    Date     Time    Name
  46. -------- ------- ----- --------- --------  -------------
  47.     1520     898 40.9% 18-Jun-95 12:03:30 +CHANGES
  48.      949     563 40.6% 18-Jun-95 12:03:30 +CHANGES.amiga
  49.     4079    1528 62.5% 18-Jun-95 12:03:30 +config.h
  50.     6596    1859 71.8% 18-Jun-95 12:03:30 +date.c
  51.      299     190 36.4% 18-Jun-95 12:03:30 +date.h
  52.     4620    1496 67.6% 18-Jun-95 12:03:30 +file.c
  53.      565     316 44.0% 18-Jun-95 12:03:30 +file.h
  54.     1073     470 56.1% 18-Jun-95 12:03:30 +getopt.c
  55.    11223    4011 64.2% 18-Jun-95 12:03:30 +hypermail.1
  56.     4677    1517 67.5% 18-Jun-95 12:03:30 +hypermail.c
  57.     1017    1017  0.0% 18-Jun-95 12:03:30 +hypermail.gif
  58.     3303    1252 62.0% 18-Jun-95 12:03:30 +hypermail.h
  59.    20883    6805 67.4% 18-Jun-95 12:03:30 +hypermail.html
  60.    50940   25759 49.4% 18-Jun-95 12:03:30 +hypermail_000
  61.    44348   24169 45.5% 18-Jun-95 12:03:30 +hypermail_020
  62.     1243     553 55.5% 18-Jun-95 12:03:30 +cgi.h
  63.     4990    1343 73.0% 18-Jun-95 12:03:30 +form_ent.c
  64.     1076     484 55.0% 18-Jun-95 12:03:30 +form_tags.c
  65.     1255     599 52.2% 18-Jun-95 12:03:30 +get_cgi_info.c
  66.      798     441 44.7% 18-Jun-95 12:03:30 +html.c
  67.     4861    1868 61.5% 18-Jun-95 12:03:30 +libcgi.doc
  68.      334     227 32.0% 18-Jun-95 12:03:30 +main.c
  69.      459     282 38.5% 18-Jun-95 12:03:30 +Makefile
  70.      682     333 51.1% 18-Jun-95 12:03:30 +mcode.c
  71.      823     447 45.6% 18-Jun-95 12:03:30 +strops.c
  72.      588     346 41.1% 18-Jun-95 12:03:30 +syn_mime.c
  73.      694     376 45.8% 18-Jun-95 12:03:30 +syn_url.c
  74.     1190     600 49.5% 18-Jun-95 12:03:30 +template.c
  75.     2932    1349 53.9% 18-Jun-95 12:03:30 +LICENSE
  76.     5093    1844 63.7% 18-Jun-95 12:03:30 +mail.c
  77.     2955    1167 60.5% 18-Jun-95 12:03:30 +Makefile
  78.      359     253 29.5% 18-Jun-95 12:03:30 +mem.c
  79.      165     135 18.1% 18-Jun-95 12:03:30 +mem.h
  80.    17203    4083 76.2% 18-Jun-95 12:03:30 +parse.c
  81.      442     221 50.0% 18-Jun-95 12:03:30 +parse.h
  82.    24123    4347 81.9% 18-Jun-95 12:03:30 +print.c
  83.      468     232 50.4% 18-Jun-95 12:03:30 +print.h
  84.     2310    1018 55.9% 18-Jun-95 12:03:30 +README
  85.     5198    2085 59.8% 18-Jun-95 12:03:30 +strcasecmp.c
  86.    10874    3179 70.7% 18-Jun-95 12:03:30 +string.c
  87.      399     221 44.6% 18-Jun-95 12:03:30 +string.h
  88.    10208    2271 77.7% 18-Jun-95 12:03:30 +struct.c
  89.      408     225 44.8% 18-Jun-95 12:03:30 +struct.h
  90. -------- ------- ----- --------- --------
  91.   258222  102379 60.3% 18-Jun-95 13:10:30   43 files
  92.